func golang.org/x/mod/semver.isNum

3 uses

	golang.org/x/mod/semver (current package)
		semver.go#L308: func isNum(v string) bool {
		semver.go#L364: 			ix := isNum(dx)
		semver.go#L365: 			iy := isNum(dy)